Property Name | Return Type | Description |
---|---|---|
AgeFrom | Int32 |
The age the CoverageDate starts from |
AgeTo | Int32 |
The age the CoverageDate goes to |
CEMOBLifeMethod | Int32 |
The CEMO life method for the CoverageData |
DelinquencyMonths | Double |
The number of months the coverage can be deliquent |
Deviation | Double |
The deviation of the coverage |
DisabilityData | ICoverageData |
CoverageData for disability insurance connected to the CoverageData |
Discount | Double |
The discount of the coverage |
HasValidDisabilityCoverage | Boolean |
If the coverage has valid disability coverage |
HasValidDisabilityRates | Boolean |
If the coverage has valid disability coverage rates |
IsCoverageValid | Boolean |
If the coverage is currently valid |
IsFullTermOnBalloons | Boolean |
If the coverage is for the full term on balloon loans |
JointRate | Double |
The rate for joint Coverage |
JointRates | List<Double> |
A list of rates for joint coverage |
JointWaitingPeriod | Int32 |
The waiting period for joint coverage |
KeyString | String |
The keystring to identify the ICoverageData |
MaximumAmount | Double |
The maximum amount of coverage |
MaximumPerPayment | Double |
The maximum amount for each payment |
MaximumTerm | Int32 |
The maximum term for the CoverageData |
NoDisabilityOnly | Boolean |
No disabilty only coverage |
Package | ICompanyCoveragePackage |
The CompanyCoveragePackage that the CoverageData is a part of |
SingleRate | Double |
The rate for Single Coverage |
SingleRates | List<Double> |
A list of rates for single coverage |
SingleWaitingPeriod | Int32 |
The waiting period for single coverage |
UseLevelLifeOnBalloon | Boolean |
If then coverage is to use level life when on a balloon loan |